projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e6e691
)
(command-line): Fix paren error.
author
Dave Love
<fx@gnu.org>
Sun, 5 Apr 1998 11:46:30 +0000
(11:46 +0000)
committer
Dave Love
<fx@gnu.org>
Sun, 5 Apr 1998 11:46:30 +0000
(11:46 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 6d777541c262a69f26121a9d16d1e9181d889523..9fe3e48c4482261bc6b0160cc5a4c894244d9e83 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-490,7
+490,7
@@
from being initialized."
;; Set up for this character set in unibyte mode.
(load charset)))
(standard-display-european t (and default-enable-multibyte-characters
- charset)))))
)
+ charset)))))
;;! This has been commented out; I currently find the behavior when
;;! split-window-keep-point is nil disturbing, but if I can get used